projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c37797a
)
Fix gtk_css_provider_get_named() docs.
author
Carlos Garnacho
<carlosg@gnome.org>
Sat, 13 Nov 2010 21:57:49 +0000
(22:57 +0100)
committer
Carlos Garnacho
<carlosg@gnome.org>
Sat, 4 Dec 2010 14:39:09 +0000
(15:39 +0100)
gtk/gtkcssprovider.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcssprovider.c
b/gtk/gtkcssprovider.c
index 96d993beb8c55185335dba139d0c047290e14be6..669b56b83b082d2311e6bef4f3fc0bad4cd113ac 100644
(file)
--- a/
gtk/gtkcssprovider.c
+++ b/
gtk/gtkcssprovider.c
@@
-3198,9
+3198,9
@@
css_provider_get_theme_dir (void)
* @name: A theme name
* @variant: variant to load, for example, "dark", or %NULL for the default
*
- *
+ *
Loads a theme from the usual theme paths
*
- * Returns: (transfer none):
The provider used for fallback styling
.
+ * Returns: (transfer none):
a #GtkCssProvider with the theme loaded
.
* This memory is owned by GTK+, and you must not free it.
**/
GtkCssProvider *